﻿2026-06-16T05:03:46.4601895Z Current runner version: '2.335.1'
2026-06-16T05:03:46.4606691Z Runner name: 'hfenduleam'
2026-06-16T05:03:46.4607242Z Runner group name: 'Default'
2026-06-16T05:03:46.4607727Z Machine name: 'HFENDULEAM'
2026-06-16T05:03:46.4609643Z ##[group]GITHUB_TOKEN Permissions
2026-06-16T05:03:46.4610958Z Contents: read
2026-06-16T05:03:46.4611289Z Metadata: read
2026-06-16T05:03:46.4611606Z Packages: read
2026-06-16T05:03:46.4611930Z ##[endgroup]
2026-06-16T05:03:46.4613148Z Secret source: Actions
2026-06-16T05:03:46.4613581Z Prepare workflow directory
2026-06-16T05:03:46.4897388Z Prepare all required actions
2026-06-16T05:03:46.4926711Z Getting action download info
2026-06-16T05:03:46.8015164Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-16T05:03:47.6108031Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-16T05:03:47.6855621Z ##[group]Run actions/checkout@v5
2026-06-16T05:03:47.6856385Z with:
2026-06-16T05:03:47.6856707Z   fetch-depth: 0
2026-06-16T05:03:47.6857140Z   repository: SaberMage/spt-core
2026-06-16T05:03:47.6860259Z   token: ***
2026-06-16T05:03:47.6860587Z   ssh-strict: true
2026-06-16T05:03:47.6861080Z   ssh-user: git
2026-06-16T05:03:47.6861408Z   persist-credentials: true
2026-06-16T05:03:47.6861789Z   clean: true
2026-06-16T05:03:47.6862132Z   sparse-checkout-cone-mode: true
2026-06-16T05:03:47.6862550Z   fetch-tags: false
2026-06-16T05:03:47.6862887Z   show-progress: true
2026-06-16T05:03:47.6863216Z   lfs: false
2026-06-16T05:03:47.6863550Z   submodules: false
2026-06-16T05:03:47.6863894Z   set-safe-directory: true
2026-06-16T05:03:47.6864396Z ##[endgroup]
2026-06-16T05:03:47.8782439Z Syncing repository: SaberMage/spt-core
2026-06-16T05:03:47.8783697Z ##[group]Getting Git version info
2026-06-16T05:03:47.8784335Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-16T05:03:47.9121941Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T05:03:47.9336291Z git version 2.43.0.windows.1
2026-06-16T05:03:47.9362886Z ##[endgroup]
2026-06-16T05:03:47.9370773Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b807546e-cd61-4a52-b6ec-425aef8b66fc\.gitconfig'
2026-06-16T05:03:47.9386252Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b807546e-cd61-4a52-b6ec-425aef8b66fc' before making global git config changes
2026-06-16T05:03:47.9387418Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T05:03:47.9391516Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-16T05:03:47.9625191Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-16T05:03:47.9815783Z https://github.com/SaberMage/spt-core
2026-06-16T05:03:47.9843251Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-16T05:03:47.9847491Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-16T05:03:48.0054530Z HEAD
2026-06-16T05:03:48.0311970Z ##[endgroup]
2026-06-16T05:03:48.0316881Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-16T05:03:48.3886909Z ##[group]Cleaning the repository
2026-06-16T05:03:48.3891034Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-16T05:03:53.5781880Z Removing .adapter-notify/
2026-06-16T05:03:53.5782543Z Removing target/
2026-06-16T05:03:53.5823722Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-16T05:03:53.6614583Z HEAD is now at d8cb7d55 Merge 221c0e7ff427f5a001ad47991c21c5e4aa18dd98 into 93754408a9612092dc85597cbe11efa28642f2fa
2026-06-16T05:03:53.6646557Z ##[endgroup]
2026-06-16T05:03:53.6651093Z ##[group]Disabling automatic garbage collection
2026-06-16T05:03:53.6657615Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-16T05:03:53.6919398Z ##[endgroup]
2026-06-16T05:03:53.6919830Z ##[group]Setting up auth
2026-06-16T05:03:53.6926138Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T05:03:53.7159961Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-16T05:03:54.0850090Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T05:03:54.1089727Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-16T05:03:54.4924330Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T05:03:54.5170339Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-16T05:03:54.8889616Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-16T05:03:54.9198124Z ##[endgroup]
2026-06-16T05:03:54.9198575Z ##[group]Fetching the repository
2026-06-16T05:03:54.9206951Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +d8cb7d5539100647d9a8958696275d551689047c:refs/remotes/pull/16/merge
2026-06-16T05:03:56.1278644Z From https://github.com/SaberMage/spt-core
2026-06-16T05:03:56.1279150Z    9d5fb634..221c0e7f  m11-shell-substrate -> origin/m11-shell-substrate
2026-06-16T05:03:56.1279481Z    93754408..ede1932c  main                -> origin/main
2026-06-16T05:03:56.1417273Z ##[endgroup]
2026-06-16T05:03:56.1417695Z ##[group]Determining the checkout info
2026-06-16T05:03:56.1418029Z ##[endgroup]
2026-06-16T05:03:56.1423477Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-16T05:03:56.1702526Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-16T05:03:56.1935315Z ##[group]Checking out the ref
2026-06-16T05:03:56.1939959Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/16/merge
2026-06-16T05:03:56.2311657Z HEAD is now at d8cb7d55 Merge 221c0e7ff427f5a001ad47991c21c5e4aa18dd98 into 93754408a9612092dc85597cbe11efa28642f2fa
2026-06-16T05:03:56.2335416Z ##[endgroup]
2026-06-16T05:03:56.2615926Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-16T05:03:56.2852258Z d8cb7d5539100647d9a8958696275d551689047c
2026-06-16T05:03:56.3172177Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-16T05:03:56.3172510Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-16T05:03:56.3172750Z [36;1m$PIN = "0c95435"[0m
2026-06-16T05:03:56.3172987Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-16T05:03:56.3173348Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-16T05:03:56.3173715Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-16T05:03:56.3174094Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-16T05:03:56.3174409Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-16T05:03:56.3174698Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-16T05:03:56.3174952Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-16T05:03:56.3175322Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-16T05:03:56.3175688Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-16T05:03:56.3175905Z [36;1m}[0m
2026-06-16T05:03:56.3176079Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-16T05:03:56.3176518Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-16T05:03:56.3254782Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-16T05:03:56.3255047Z ##[endgroup]
2026-06-16T05:03:57.3355820Z    Compiling proc-macro2 v1.0.106
2026-06-16T05:03:57.3356102Z    Compiling quote v1.0.45
2026-06-16T05:03:57.3356611Z    Compiling unicode-ident v1.0.24
2026-06-16T05:03:57.3356834Z    Compiling cfg-if v1.0.4
2026-06-16T05:03:57.3357035Z    Compiling serde_core v1.0.228
2026-06-16T05:03:57.3357375Z    Compiling serde v1.0.228
2026-06-16T05:03:57.3358325Z    Compiling windows-link v0.2.1
2026-06-16T05:03:57.3358768Z    Compiling portable-atomic v1.13.1
2026-06-16T05:03:57.3359652Z    Compiling getrandom v0.3.4
2026-06-16T05:03:57.3360812Z    Compiling typenum v1.20.1
2026-06-16T05:03:57.3361396Z    Compiling pin-project-lite v0.2.17
2026-06-16T05:03:57.3362878Z    Compiling version_check v0.9.5
2026-06-16T05:03:57.3363408Z    Compiling find-msvc-tools v0.1.9
2026-06-16T05:03:57.3371985Z    Compiling memchr v2.8.1
2026-06-16T05:03:57.3372256Z    Compiling shlex v2.0.1
2026-06-16T05:03:57.3372592Z    Compiling critical-section v1.2.0
2026-06-16T05:03:57.4209430Z    Compiling windows-sys v0.61.2
2026-06-16T05:03:57.4333374Z    Compiling subtle v2.6.1
2026-06-16T05:03:57.4720275Z    Compiling smallvec v1.15.1
2026-06-16T05:03:57.4720695Z    Compiling equivalent v1.0.2
2026-06-16T05:03:57.4721006Z    Compiling futures-core v0.3.32
2026-06-16T05:03:57.5966154Z    Compiling itoa v1.0.18
2026-06-16T05:03:57.6125024Z    Compiling bytes v1.11.1
2026-06-16T05:03:57.6311605Z    Compiling semver v1.0.28
2026-06-16T05:03:57.6712961Z    Compiling stable_deref_trait v1.2.1
2026-06-16T05:03:57.7330404Z    Compiling log v0.4.32
2026-06-16T05:03:57.7540392Z    Compiling slab v0.4.12
2026-06-16T05:03:57.7901918Z    Compiling futures-io v0.3.32
2026-06-16T05:03:57.7902435Z    Compiling generic-array v0.14.7
2026-06-16T05:03:57.9282267Z    Compiling rustc_version v0.4.1
2026-06-16T05:03:57.9538329Z    Compiling futures-sink v0.3.32
2026-06-16T05:03:57.9782966Z    Compiling hashbrown v0.17.1
2026-06-16T05:03:57.9786380Z    Compiling rustversion v1.0.22
2026-06-16T05:03:57.9915954Z    Compiling futures-task v0.3.32
2026-06-16T05:03:58.0222483Z    Compiling getrandom v0.2.17
2026-06-16T05:03:58.2222024Z    Compiling futures-channel v0.3.32
2026-06-16T05:03:58.3393758Z    Compiling cpufeatures v0.2.17
2026-06-16T05:03:58.3430417Z    Compiling fnv v1.0.7
2026-06-16T05:03:58.3678150Z    Compiling libc v0.2.186
2026-06-16T05:03:58.3746830Z    Compiling strsim v0.11.1
2026-06-16T05:03:58.3941731Z    Compiling cfg_aliases v0.2.1
2026-06-16T05:03:58.6543621Z    Compiling rand_core v0.10.1
2026-06-16T05:03:58.7264224Z    Compiling jobserver v0.1.34
2026-06-16T05:03:58.7964958Z    Compiling litemap v0.8.2
2026-06-16T05:03:58.8087769Z    Compiling autocfg v1.5.1
2026-06-16T05:03:58.8171808Z    Compiling writeable v0.6.3
2026-06-16T05:03:58.8311391Z    Compiling icu_properties_data v2.2.0
2026-06-16T05:03:58.8312045Z    Compiling utf8_iter v1.0.4
2026-06-16T05:03:58.9119492Z    Compiling cc v1.2.63
2026-06-16T05:03:58.9821593Z    Compiling ident_case v1.0.1
2026-06-16T05:03:58.9865948Z    Compiling icu_normalizer_data v2.2.0
2026-06-16T05:03:59.0154518Z    Compiling getrandom v0.4.2
2026-06-16T05:03:59.0582263Z    Compiling fs_extra v1.3.0
2026-06-16T05:03:59.1178815Z    Compiling dunce v1.0.5
2026-06-16T05:03:59.2834159Z    Compiling indexmap v2.14.0
2026-06-16T05:03:59.2967890Z    Compiling syn v2.0.117
2026-06-16T05:03:59.3240625Z    Compiling percent-encoding v2.3.2
2026-06-16T05:03:59.3679249Z    Compiling http v1.4.1
2026-06-16T05:03:59.3680681Z    Compiling aws-lc-rs v1.17.0
2026-06-16T05:03:59.4289345Z    Compiling crypto-common v0.1.7
2026-06-16T05:03:59.4922421Z    Compiling cpufeatures v0.3.0
2026-06-16T05:03:59.5174221Z    Compiling unicode-segmentation v1.13.3
2026-06-16T05:03:59.5575132Z    Compiling thiserror v2.0.18
2026-06-16T05:03:59.5604805Z    Compiling scopeguard v1.2.0
2026-06-16T05:03:59.5924934Z    Compiling chacha20 v0.10.0
2026-06-16T05:03:59.6050086Z    Compiling form_urlencoded v1.2.2
2026-06-16T05:03:59.6683947Z    Compiling lock_api v0.4.14
2026-06-16T05:03:59.7341512Z    Compiling block-buffer v0.10.4
2026-06-16T05:03:59.8064321Z    Compiling cmake v0.1.58
2026-06-16T05:03:59.8148515Z    Compiling untrusted v0.9.0
2026-06-16T05:03:59.8874390Z    Compiling winapi v0.3.9
2026-06-16T05:03:59.9080599Z    Compiling bitflags v2.12.1
2026-06-16T05:03:59.9728241Z    Compiling rand v0.10.1
2026-06-16T05:03:59.9932386Z    Compiling num-traits v0.2.19
2026-06-16T05:04:00.0034321Z    Compiling windows-result v0.4.1
2026-06-16T05:04:00.1608058Z    Compiling digest v0.10.7
2026-06-16T05:04:00.1651175Z    Compiling windows-strings v0.5.1
2026-06-16T05:04:00.4488646Z    Compiling heck v0.5.0
2026-06-16T05:04:00.5587762Z    Compiling rustls v0.23.40
2026-06-16T05:04:00.6244830Z    Compiling convert_case v0.10.0
2026-06-16T05:04:00.6350081Z    Compiling atomic-waker v1.1.2
2026-06-16T05:04:00.6447101Z    Compiling const-oid v0.10.2
2026-06-16T05:04:00.7217315Z    Compiling unicode-xid v0.2.6
2026-06-16T05:04:00.7343007Z    Compiling anyhow v1.0.102
2026-06-16T05:04:00.7484438Z    Compiling aws-lc-sys v0.41.0
2026-06-16T05:04:00.7696311Z    Compiling ring v0.17.14
2026-06-16T05:04:00.7835804Z    Compiling httparse v1.10.1
2026-06-16T05:04:00.8163893Z    Compiling zerocopy v0.8.50
2026-06-16T05:04:00.9097234Z    Compiling parking_lot_core v0.9.12
2026-06-16T05:04:00.9466868Z    Compiling http-body v1.0.1
2026-06-16T05:04:01.0670648Z    Compiling curve25519-dalek v4.1.3
2026-06-16T05:04:01.0883078Z    Compiling hybrid-array v0.4.12
2026-06-16T05:04:01.1208273Z    Compiling ahash v0.8.12
2026-06-16T05:04:01.1299992Z    Compiling either v1.16.0
2026-06-16T05:04:01.2490765Z    Compiling fastrand v2.4.1
2026-06-16T05:04:01.3733389Z    Compiling powerfmt v0.2.0
2026-06-16T05:04:01.3967305Z    Compiling base64ct v1.8.3
2026-06-16T05:04:01.4987692Z    Compiling rand_core v0.6.4
2026-06-16T05:04:01.5728349Z    Compiling deranged v0.5.8
2026-06-16T05:04:01.5943186Z    Compiling time-core v0.1.8
2026-06-16T05:04:01.6217627Z    Compiling tower-service v0.3.3
2026-06-16T05:04:01.7288010Z    Compiling pem-rfc7468 v1.0.0
2026-06-16T05:04:01.7334018Z    Compiling vcpkg v0.2.15
2026-06-16T05:04:01.7588341Z    Compiling try-lock v0.2.5
2026-06-16T05:04:01.8528386Z    Compiling zmij v1.0.21
2026-06-16T05:04:01.9146657Z    Compiling data-encoding v2.11.0
2026-06-16T05:04:01.9225419Z    Compiling tinyvec_macros v0.1.1
2026-06-16T05:04:01.9253217Z    Compiling base64 v0.22.1
2026-06-16T05:04:01.9391333Z    Compiling pkg-config v0.3.33
2026-06-16T05:04:01.9529501Z    Compiling num-conv v0.2.2
2026-06-16T05:04:02.1451748Z    Compiling parking_lot v0.12.5
2026-06-16T05:04:02.2443279Z    Compiling want v0.3.1
2026-06-16T05:04:02.2595664Z    Compiling tinyvec v1.11.0
2026-06-16T05:04:02.3484006Z    Compiling crypto-common v0.2.2
2026-06-16T05:04:02.5062176Z    Compiling block-buffer v0.12.0
2026-06-16T05:04:02.6038844Z    Compiling sha2 v0.10.9
2026-06-16T05:04:02.6311792Z    Compiling vergen-lib v9.1.0
2026-06-16T05:04:02.6367968Z    Compiling inout v0.1.4
2026-06-16T05:04:02.7495080Z    Compiling n0-future v0.3.2
2026-06-16T05:04:02.7567796Z    Compiling signature v2.2.0
2026-06-16T05:04:02.8043555Z    Compiling spin v0.10.0
2026-06-16T05:04:02.8106907Z    Compiling httpdate v1.0.3
2026-06-16T05:04:02.8208458Z    Compiling crossbeam-utils v0.8.21
2026-06-16T05:04:02.9337158Z    Compiling libsqlite3-sys v0.30.1
2026-06-16T05:04:02.9406160Z    Compiling diatomic-waker v0.2.3
2026-06-16T05:04:02.9486595Z    Compiling parking v2.2.1
2026-06-16T05:04:02.9515022Z    Compiling cordyceps v0.3.4
2026-06-16T05:04:03.0924833Z    Compiling synstructure v0.13.2
2026-06-16T05:04:03.1003056Z    Compiling darling_core v0.20.11
2026-06-16T05:04:03.1216364Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-16T05:04:03.1562516Z    Compiling serde_json v1.0.150
2026-06-16T05:04:03.1628699Z    Compiling winnow v1.0.3
2026-06-16T05:04:03.3737162Z    Compiling futures-buffered v0.2.13
2026-06-16T05:04:03.3913409Z    Compiling digest v0.11.3
2026-06-16T05:04:03.5060751Z    Compiling futures-lite v2.6.1
2026-06-16T05:04:03.5978887Z    Compiling ed25519 v2.2.3
2026-06-16T05:04:03.6041583Z    Compiling cipher v0.4.4
2026-06-16T05:04:03.7255049Z    Compiling vergen v9.1.0
2026-06-16T05:04:03.7671941Z    Compiling vergen-lib v0.1.6
2026-06-16T05:04:03.8899218Z    Compiling universal-hash v0.5.1
2026-06-16T05:04:03.9205400Z    Compiling noq-udp v0.10.0
2026-06-16T05:04:03.9814732Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-16T05:04:04.0063314Z    Compiling heapless v0.7.17
2026-06-16T05:04:04.0242370Z    Compiling sync_wrapper v1.0.2
2026-06-16T05:04:04.0344271Z    Compiling opaque-debug v0.3.1
2026-06-16T05:04:04.0464788Z    Compiling byteorder v1.5.0
2026-06-16T05:04:04.0759984Z    Compiling allocator-api2 v0.2.21
2026-06-16T05:04:04.1344652Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-16T05:04:04.1645391Z    Compiling polyval v0.6.2
2026-06-16T05:04:04.2570409Z    Compiling hash32 v0.2.1
2026-06-16T05:04:04.4388207Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-16T05:04:04.6023512Z    Compiling vergen-gitcl v1.0.8
2026-06-16T05:04:04.6024040Z    Compiling spin v0.9.8
2026-06-16T05:04:04.6073977Z    Compiling windows-threading v0.2.1
2026-06-16T05:04:04.9395449Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-16T05:04:04.9786057Z    Compiling socket2 v0.6.4
2026-06-16T05:04:05.0312536Z    Compiling mio v1.2.1
2026-06-16T05:04:05.1551686Z    Compiling tower-layer v0.3.3
2026-06-16T05:04:05.2430988Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-16T05:04:05.3097756Z    Compiling fallible-iterator v0.3.0
2026-06-16T05:04:05.3893196Z    Compiling signature v3.0.0
2026-06-16T05:04:05.4233529Z    Compiling ryu v1.0.23
2026-06-16T05:04:05.4452528Z    Compiling serde_derive v1.0.228
2026-06-16T05:04:05.5777241Z    Compiling zeroize_derive v1.4.3
2026-06-16T05:04:05.6332158Z    Compiling zerofrom-derive v0.1.7
2026-06-16T05:04:05.6788254Z    Compiling yoke-derive v0.8.2
2026-06-16T05:04:05.7007664Z    Compiling tokio-macros v2.7.0
2026-06-16T05:04:05.7032389Z    Compiling futures-macro v0.3.32
2026-06-16T05:04:05.8880979Z    Compiling zerovec-derive v0.11.3
2026-06-16T05:04:06.1517589Z    Compiling displaydoc v0.2.6
2026-06-16T05:04:06.2911765Z    Compiling tracing-attributes v0.1.31
2026-06-16T05:04:06.2966521Z    Compiling thiserror-impl v2.0.18
2026-06-16T05:04:06.3493474Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-16T05:04:06.4025859Z    Compiling zeroize v1.8.2
2026-06-16T05:04:06.4031585Z    Compiling darling_macro v0.20.11
2026-06-16T05:04:06.5782113Z    Compiling derive_more-impl v2.1.1
2026-06-16T05:04:06.5782907Z    Compiling tokio v1.52.3
2026-06-16T05:04:06.7725756Z    Compiling rustls-pki-types v1.14.1
2026-06-16T05:04:06.7821326Z    Compiling futures-util v0.3.32
2026-06-16T05:04:06.9675679Z    Compiling darling v0.20.11
2026-06-16T05:04:07.1119939Z    Compiling windows-interface v0.59.3
2026-06-16T05:04:07.1576846Z    Compiling windows-implement v0.60.2
2026-06-16T05:04:07.1577895Z    Compiling spez v0.1.2
2026-06-16T05:04:07.2293768Z    Compiling n0-error-macros v0.1.3
2026-06-16T05:04:07.3605181Z    Compiling derive_builder_core v0.20.2
2026-06-16T05:04:07.4508240Z    Compiling zerofrom v0.1.8
2026-06-16T05:04:07.5942412Z    Compiling der v0.8.0-rc.10
2026-06-16T05:04:07.7285373Z    Compiling pin-project-internal v1.1.13
2026-06-16T05:04:07.8163201Z    Compiling yoke v0.8.3
2026-06-16T05:04:08.0904041Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-16T05:04:08.1032732Z    Compiling windows-core v0.62.2
2026-06-16T05:04:08.2685259Z    Compiling zerovec v0.11.6
2026-06-16T05:04:08.2759688Z    Compiling zerotrie v0.2.4
2026-06-16T05:04:08.3167429Z    Compiling n0-error v0.1.3
2026-06-16T05:04:08.3426893Z    Compiling cobs v0.3.0
2026-06-16T05:04:08.4411059Z    Compiling proc-macro-crate v3.5.0
2026-06-16T05:04:08.6177876Z    Compiling ed25519-dalek v2.2.0
2026-06-16T05:04:08.6565039Z    Compiling postcard-derive v0.2.2
2026-06-16T05:04:08.6565590Z    Compiling derive_builder_macro v0.20.2
2026-06-16T05:04:08.7753311Z    Compiling spki v0.8.0-rc.4
2026-06-16T05:04:09.0068638Z    Compiling tinystr v0.8.3
2026-06-16T05:04:09.0083729Z    Compiling potential_utf v0.1.5
2026-06-16T05:04:09.0296942Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-16T05:04:09.0297915Z    Compiling spt-proto v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-16T05:04:09.0486973Z    Compiling windows-collections v0.3.2
2026-06-16T05:04:09.0850819Z    Compiling derive_builder v0.20.2
2026-06-16T05:04:09.1618048Z    Compiling icu_collections v2.2.0
2026-06-16T05:04:09.1817777Z    Compiling pin-project v1.1.13
2026-06-16T05:04:09.2542973Z    Compiling icu_locale_core v2.2.0
2026-06-16T05:04:09.3425003Z    Compiling windows-numerics v0.3.1
2026-06-16T05:04:09.3432314Z    Compiling windows-future v0.3.2
2026-06-16T05:04:09.5280693Z    Compiling windows-targets v0.52.6
2026-06-16T05:04:09.6218596Z    Compiling ghash v0.5.1
2026-06-16T05:04:09.6338522Z    Compiling aes v0.8.4
2026-06-16T05:04:09.6382996Z    Compiling ctr v0.9.2
2026-06-16T05:04:09.6391435Z    Compiling sha2 v0.11.0-rc.5
2026-06-16T05:04:09.7247689Z    Compiling fs2 v0.4.3
2026-06-16T05:04:09.7691099Z    Compiling time v0.3.47
2026-06-16T05:04:09.7778769Z    Compiling http-body-util v0.1.3
2026-06-16T05:04:09.8291651Z    Compiling aead v0.5.2
2026-06-16T05:04:09.8738497Z    Compiling futures-executor v0.3.32
2026-06-16T05:04:09.9783414Z    Compiling widestring v1.2.1
2026-06-16T05:04:09.9863742Z    Compiling ipconfig v0.3.4
2026-06-16T05:04:10.0053466Z    Compiling windows v0.62.2
2026-06-16T05:04:10.1034901Z    Compiling futures v0.3.32
2026-06-16T05:04:10.1873874Z    Compiling icu_provider v2.2.0
2026-06-16T05:04:10.2365728Z    Compiling ipnet v2.12.0
2026-06-16T05:04:10.3814357Z    Compiling ed25519 v3.0.0-rc.4
2026-06-16T05:04:10.4765228Z    Compiling icu_normalizer v2.2.0
2026-06-16T05:04:10.6663049Z    Compiling icu_properties v2.2.0
2026-06-16T05:04:10.8714107Z    Compiling once_cell v1.21.4
2026-06-16T05:04:10.9249268Z    Compiling tokio-util v0.7.18
2026-06-16T05:04:10.9558106Z    Compiling prefix-trie v0.8.4
2026-06-16T05:04:11.0149442Z    Compiling postcard v1.1.3
2026-06-16T05:04:11.1098147Z    Compiling tracing-core v0.1.36
2026-06-16T05:04:11.1734093Z    Compiling derive_more v2.1.1
2026-06-16T05:04:11.1772579Z    Compiling tower v0.5.3
2026-06-16T05:04:11.3604957Z    Compiling hashbrown v0.14.5
2026-06-16T05:04:11.5204689Z    Compiling tracing v0.1.44
2026-06-16T05:04:11.5753571Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-16T05:04:11.6839237Z    Compiling chrono v0.4.45
2026-06-16T05:04:11.8195807Z    Compiling aes-gcm v0.10.3
2026-06-16T05:04:11.8709718Z    Compiling windows-sys v0.59.0
2026-06-16T05:04:11.8904886Z    Compiling num_enum_derive v0.7.6
2026-06-16T05:04:11.9592781Z    Compiling h2 v0.4.14
2026-06-16T05:04:11.9909469Z    Compiling idna_adapter v1.2.2
2026-06-16T05:04:12.0474463Z    Compiling hashlink v0.9.1
2026-06-16T05:04:12.0656733Z    Compiling data-encoding-macro v0.1.20
2026-06-16T05:04:12.0751987Z    Compiling enum-assoc v1.3.0
2026-06-16T05:04:12.1897789Z    Compiling idna v1.1.0
2026-06-16T05:04:12.2408583Z    Compiling async-trait v0.1.89
2026-06-16T05:04:12.2680220Z    Compiling strum_macros v0.28.0
2026-06-16T05:04:12.3482841Z    Compiling iroh-metrics-derive v0.4.1
2026-06-16T05:04:12.4437536Z    Compiling rusqlite v0.32.1
2026-06-16T05:04:12.6373138Z    Compiling url v2.5.8
2026-06-16T05:04:12.6443185Z    Compiling crossbeam-channel v0.5.15
2026-06-16T05:04:12.8808413Z    Compiling crossbeam-epoch v0.9.18
2026-06-16T05:04:12.9521058Z    Compiling blake3 v1.8.5
2026-06-16T05:04:13.0519413Z    Compiling windows-registry v0.6.1
2026-06-16T05:04:13.2615933Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-16T05:04:13.3846600Z    Compiling uuid v1.23.2
2026-06-16T05:04:13.4115775Z    Compiling spt-store v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-16T05:04:13.4981370Z    Compiling memoffset v0.6.5
2026-06-16T05:04:13.4981838Z    Compiling noq v0.18.0
2026-06-16T05:04:13.5300036Z    Compiling netwatch v0.16.0
2026-06-16T05:04:13.5654599Z    Compiling acto v0.8.2
2026-06-16T05:04:13.5663540Z    Compiling thiserror v1.0.69
2026-06-16T05:04:13.8323237Z    Compiling foldhash v0.2.0
2026-06-16T05:04:13.8641058Z    Compiling xml-rs v0.8.28
2026-06-16T05:04:13.8753552Z    Compiling lru-slab v0.1.2
2026-06-16T05:04:13.9015970Z    Compiling rustc-hash v2.1.2
2026-06-16T05:04:13.9924196Z    Compiling tagptr v0.2.0
2026-06-16T05:04:14.0127215Z    Compiling identity-hash v0.1.0
2026-06-16T05:04:14.0617566Z    Compiling mac-addr v0.3.0
2026-06-16T05:04:14.0618120Z    Compiling sorted-index-buffer v0.2.1
2026-06-16T05:04:14.0920176Z    Compiling ref-cast v1.0.25
2026-06-16T05:04:14.1674159Z    Compiling moka v0.12.15
2026-06-16T05:04:14.2099597Z    Compiling netdev v0.42.0
2026-06-16T05:04:14.2187834Z    Compiling hashbrown v0.16.1
2026-06-16T05:04:14.4781574Z    Compiling num_enum v0.7.6
2026-06-16T05:04:14.6786538Z    Compiling xmltree v0.10.3
2026-06-16T05:04:14.7842589Z    Compiling iroh-base v0.98.0
2026-06-16T05:04:14.9181844Z    Compiling tower-http v0.6.11
2026-06-16T05:04:14.9182306Z    Compiling strum v0.28.0
2026-06-16T05:04:14.9599878Z    Compiling attohttpc v0.30.1
2026-06-16T05:04:14.9915412Z    Compiling iroh-metrics v0.38.3
2026-06-16T05:04:15.0453009Z    Compiling iroh-relay v0.98.0
2026-06-16T05:04:15.1511645Z    Compiling n0-watcher v0.6.1
2026-06-16T05:04:15.1604618Z    Compiling tokio-stream v0.1.18
2026-06-16T05:04:15.2012503Z    Compiling serde_spanned v0.6.9
2026-06-16T05:04:15.3997175Z    Compiling toml_datetime v0.6.11
2026-06-16T05:04:15.4884842Z    Compiling thiserror-impl v1.0.69
2026-06-16T05:04:15.5050893Z    Compiling ref-cast-impl v1.0.25
2026-06-16T05:04:15.6144704Z    Compiling spt-msg v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-16T05:04:15.6937121Z    Compiling serde_derive_internals v0.29.1
2026-06-16T05:04:15.7439700Z    Compiling simple-dns v0.9.3
2026-06-16T05:04:15.8206130Z    Compiling serial-core v0.4.0
2026-06-16T05:04:16.0211883Z    Compiling hyper v1.10.1
2026-06-16T05:04:16.0674423Z    Compiling aho-corasick v1.1.4
2026-06-16T05:04:16.2561304Z    Compiling winnow v0.7.15
2026-06-16T05:04:16.2789793Z    Compiling sha1_smol v1.0.1
2026-06-16T05:04:16.3809484Z    Compiling regex-syntax v0.8.10
2026-06-16T05:04:16.4067809Z    Compiling smol_str v0.1.24
2026-06-16T05:04:16.6398541Z    Compiling toml_write v0.1.2
2026-06-16T05:04:16.7482600Z    Compiling arrayvec v0.7.6
2026-06-16T05:04:16.9428225Z    Compiling arrayref v0.3.9
2026-06-16T05:04:16.9539884Z    Compiling winreg v0.10.1
2026-06-16T05:04:16.9765636Z    Compiling constant_time_eq v0.4.2
2026-06-16T05:04:17.0528026Z    Compiling simdutf8 v0.1.5
2026-06-16T05:04:17.0625734Z    Compiling resolv-conf v0.7.6
2026-06-16T05:04:17.0790051Z    Compiling schemars_derive v1.2.1
2026-06-16T05:04:17.2923772Z    Compiling iroh-dns v0.98.0
2026-06-16T05:04:17.4288929Z    Compiling hyper-util v0.1.20
2026-06-16T05:04:18.0304800Z    Compiling serial-windows v0.4.0
2026-06-16T05:04:18.0305230Z    Compiling lru v0.16.4
2026-06-16T05:04:18.2189228Z    Compiling toml_edit v0.22.27
2026-06-16T05:04:18.2927548Z    Compiling regex-automata v0.4.14
2026-06-16T05:04:18.3178855Z    Compiling webpki-roots v1.0.7
2026-06-16T05:04:18.3719597Z    Compiling seize v0.5.1
2026-06-16T05:04:18.4080293Z    Compiling darling_core v0.23.0
2026-06-16T05:04:18.4554957Z    Compiling serde_bytes v0.11.19
2026-06-16T05:04:18.4811542Z    Compiling hmac v0.12.1
2026-06-16T05:04:18.5716050Z    Compiling iroh v0.98.2
2026-06-16T05:04:18.6729980Z    Compiling bitflags v1.3.2
2026-06-16T05:04:18.7728201Z    Compiling anstyle v1.0.14
2026-06-16T05:04:18.8226644Z    Compiling cmov v0.5.4
2026-06-16T05:04:18.8554083Z    Compiling once_cell_polyfill v1.70.2
2026-06-16T05:04:18.9044993Z    Compiling igd-next v0.17.1
2026-06-16T05:04:18.9131938Z    Compiling pin-utils v0.1.0
2026-06-16T05:04:18.9995514Z    Compiling utf8parse v0.2.2
2026-06-16T05:04:19.0330561Z    Compiling lazy_static v1.5.0
2026-06-16T05:04:19.0331179Z    Compiling dyn-clone v1.0.20
2026-06-16T05:04:19.1080005Z    Compiling shared_library v0.1.9
2026-06-16T05:04:19.1348367Z    Compiling schemars v1.2.1
2026-06-16T05:04:19.1790735Z    Compiling anstyle-parse v1.0.0
2026-06-16T05:04:19.1791184Z    Compiling ctutils v0.4.2
2026-06-16T05:04:19.1823345Z    Compiling anstyle-wincon v3.0.11
2026-06-16T05:04:19.2455490Z    Compiling nix v0.25.1
2026-06-16T05:04:19.3547235Z    Compiling hkdf v0.12.4
2026-06-16T05:04:19.4859884Z    Compiling papaya v0.2.4
2026-06-16T05:04:19.4860311Z    Compiling serial v0.4.0
2026-06-16T05:04:19.5090693Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-16T05:04:19.6027952Z    Compiling filedescriptor v0.8.3
2026-06-16T05:04:19.6301477Z    Compiling backon v1.6.0
2026-06-16T05:04:19.6902895Z    Compiling anstyle-query v1.1.5
2026-06-16T05:04:19.9213542Z    Compiling colorchoice v1.0.5
2026-06-16T05:04:19.9323696Z    Compiling foldhash v0.1.5
2026-06-16T05:04:19.9653634Z    Compiling downcast-rs v1.2.1
2026-06-16T05:04:20.0447462Z    Compiling is_terminal_polyfill v1.70.2
2026-06-16T05:04:20.0456174Z    Compiling paste v1.0.15
2026-06-16T05:04:20.0885596Z    Compiling shell-words v1.1.1
2026-06-16T05:04:20.1161490Z    Compiling instability v0.3.12
2026-06-16T05:04:20.1318015Z    Compiling anstream v1.0.0
2026-06-16T05:04:20.1573566Z    Compiling hashbrown v0.15.5
2026-06-16T05:04:20.1616595Z    Compiling spake2 v0.4.0
2026-06-16T05:04:20.3432940Z    Compiling wmi v0.18.4
2026-06-16T05:04:20.4093619Z    Compiling regex v1.12.3
2026-06-16T05:04:20.4094212Z    Compiling toml v0.8.23
2026-06-16T05:04:20.6486295Z    Compiling portable-pty v0.8.1
2026-06-16T05:04:20.6806718Z    Compiling strum_macros v0.26.4
2026-06-16T05:04:20.7862208Z    Compiling terminal_size v0.4.4
2026-06-16T05:04:20.8982500Z    Compiling spt-runtime v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-16T05:04:20.9991410Z    Compiling crossterm_winapi v0.9.1
2026-06-16T05:04:21.1033233Z    Compiling itertools v0.13.0
2026-06-16T05:04:21.5417152Z    Compiling sha1 v0.10.6
2026-06-16T05:04:21.8890789Z    Compiling castaway v0.2.4
2026-06-16T05:04:21.9455091Z    Compiling indoc v2.0.7
2026-06-16T05:04:22.0258486Z    Compiling recvmsg v1.0.0
2026-06-16T05:04:22.1259103Z    Compiling darling_macro v0.23.0
2026-06-16T05:04:22.2052846Z    Compiling clap_lex v1.1.0
2026-06-16T05:04:22.4268196Z    Compiling portmapper v0.16.0
2026-06-16T05:04:22.4945027Z    Compiling static_assertions v1.1.0
2026-06-16T05:04:22.5630467Z    Compiling unicode-width v0.1.14
2026-06-16T05:04:22.5804867Z    Compiling doctest-file v1.1.1
2026-06-16T05:04:22.6006949Z    Compiling darling v0.23.0
2026-06-16T05:04:22.6120332Z    Compiling compact_str v0.8.2
2026-06-16T05:04:22.7265189Z    Compiling clap_builder v4.6.0
2026-06-16T05:04:22.8721222Z    Compiling unicode-truncate v1.1.0
2026-06-16T05:04:22.9678786Z    Compiling strum v0.26.3
2026-06-16T05:04:23.0729008Z    Compiling spt-live v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-16T05:04:23.1763031Z    Compiling crossterm v0.28.1
2026-06-16T05:04:23.2408417Z    Compiling interprocess v2.4.2
2026-06-16T05:04:23.5612451Z    Compiling spt-term v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-16T05:04:23.6898704Z    Compiling lru v0.12.5
2026-06-16T05:04:23.8886797Z    Compiling clap_derive v4.6.1
2026-06-16T05:04:23.9297166Z    Compiling unicode-width v0.2.0
2026-06-16T05:04:24.0269654Z    Compiling cassowary v0.3.0
2026-06-16T05:04:24.2171126Z    Compiling nucleo-matcher v0.3.1
2026-06-16T05:04:24.2583092Z    Compiling ratatui v0.29.0
2026-06-16T05:04:24.5474997Z    Compiling qrcode v0.14.1
2026-06-16T05:04:24.7846083Z    Compiling tempfile v3.27.0
2026-06-16T05:04:25.9843463Z    Compiling clap v4.6.1
2026-06-16T05:04:38.5704667Z    Compiling rustls-webpki v0.103.13
2026-06-16T05:04:40.9164382Z    Compiling tokio-rustls v0.26.4
2026-06-16T05:04:40.9164912Z    Compiling noq-proto v0.17.0
2026-06-16T05:04:40.9165360Z    Compiling rustls-platform-verifier v0.7.0
2026-06-16T05:04:41.0597079Z    Compiling hyper-rustls v0.27.9
2026-06-16T05:04:41.0597495Z    Compiling hickory-net v0.26.0-beta.4
2026-06-16T05:04:41.0597857Z    Compiling tokio-websockets v0.13.2
2026-06-16T05:04:41.2181997Z    Compiling reqwest v0.13.4
2026-06-16T05:04:42.2350249Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-16T05:04:59.0023623Z    Compiling spt-net v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-16T05:05:00.3965910Z    Compiling spt-daemon v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-16T05:05:08.8508226Z    Compiling spt v0.7.2 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-16T05:05:15.9885006Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 19s
2026-06-16T05:05:16.0101924Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-c040a9f38dffd128.exe)
2026-06-16T05:05:16.0549117Z 
2026-06-16T05:05:16.0549558Z running 1 test
2026-06-16T05:05:23.2069535Z test new_brain_serves_against_old_broker ... ok
2026-06-16T05:05:23.2069760Z 
2026-06-16T05:05:23.2069934Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.15s
2026-06-16T05:05:23.2070179Z 
2026-06-16T05:05:23.2545267Z Post job cleanup.
2026-06-16T05:05:23.3667462Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T05:05:23.3883742Z git version 2.43.0.windows.1
2026-06-16T05:05:23.3925032Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\23d689ed-955e-4b11-819f-7defdd3ec609\.gitconfig'
2026-06-16T05:05:23.3939202Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\23d689ed-955e-4b11-819f-7defdd3ec609' before making global git config changes
2026-06-16T05:05:23.3939751Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T05:05:23.3944484Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-16T05:05:23.4198443Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T05:05:23.4421731Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-16T05:05:23.8346091Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T05:05:23.8552627Z http.https://github.com/.extraheader
2026-06-16T05:05:23.8581920Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-16T05:05:23.8821009Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-16T05:05:24.2531574Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T05:05:24.2751716Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-16T05:05:24.6553616Z Cleaning up orphan processes
